/******* Default Part CSS *******/
html, body, div, h1, h2, h3, h4, h5, h6, p, a, form,
fieldset, select, input, ul, li, img {
	padding: 0px;
	margin: 0px;
}
.t_left{
	text-align: left;
}
.t_center{
	text-align: center;
}
.t_right{
	text-align: right;
}
.t_justify{
	text-align: justify;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.clear{
	clear: both;
	height: 1px;
	height: 0;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
.small{
	font-size:11px;
}
#article_page_content_0  table,td{
	border:1px solid;
	border-collapse:collapse;
}


/*********************************************************/
html,body { height:100%; outline:none;}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#BEDB68;
}
*{
	font-family: Tahoma;
	font-size: 12px;
	color:#595858;
}
/***Texts` Styles***/
h1, h1 a{
	color: #FF561B;
	font-family:Tahoma;
	font-size:22px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	text-decoration:none;
	margin-bottom:15px;
}
h1.title{
	position:absolute;
	left:125px;
	top:20px;
	color:#70a801;
	font-size:19px;
	font-weight:bold;
	width:600px;
	line-height:22px;
	overflow:hidden;
}
h2{
	color: #8BBC0A;
	text-transform:uppercase;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	margin:0px;
}
h3{
	color: #8BBC0A;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
h1,h2,h3,h4{
	text-align:left;
}
img {}


/***Links` Styles***/
a {
	color: #2788E2;
}
#top_conteiner{
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	display:inline-block;
	background-color:#FFFFFF;
}
#top_image{
	width:100%;
	height:280px;
	position:relative;
}
#top_image.uk{
	background:url('../img/header_uk.jpg') no-repeat top center;
}
#top_image.ru{
	background:url('../img/header_ru.jpg') no-repeat top center;
}
#top_image.en{
	background:url('../img/header_en.jpg') no-repeat top center;
}
#top_image.uk311{
	background:url('../img/top311.png') no-repeat top center;
}
#top_image.ru311{
	background:url('../img/top311.png') no-repeat top center;
}
#top_image.en311{
	background:url('../img/top311.png') no-repeat top center;
}
#logo{
	position:absolute;
	left:20px;
	top:10px;
}
/*-------MAIN---------------------------------------*/
#footer{
	width:100%;
	height:179px;
	background:url('../img/footer.gif') no-repeat top center;
}
#footer div{
	margin-top:65px;
}
#main{
	width:100%;
}
#main_content, body#editor{
	width: 710px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	text-align:left;
	margin-top:5px;
	background:#FFFFFF;
}
#main_content{
	position:relative;
}
.main_full{
	width:740px !important;
	margin-right:0px !important;
}
#right_part{
	width:224px;
	margin-right:2px;
	text-align:left;
	float:right;
}

#login_str{
	float:right;
	width:450px;
	margin-right:15px;
	margin-top:5px;
}
#login_str form{
	margin-top:5px;
}
#login_str .form .row{
	float:left
}
#login_str .form .checkbox{
	clear:left;
	float:left
}
#login_str .form .row input{
	width:142px;
	height:20px;
	background:url('../img/input_bg.gif') no-repeat bottom;
	border:none;
	padding:2px;
	padding-left:5px;
}
#login_str .form .row label{
	font-weight:normal;
	width:auto;
	margin:0px;
	padding:0px;
}
#login_str .form .checkbox input{
	width:auto;
	height:auto;
}
#login_str .form .row input.button{
	width:55px;
	height:26px;
	background:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	color: #2788E2;
	text-decoration:underline;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
	text-align:right;
}
#login_str_user{
	height:69px;
	float:right;
}
.user_name{
	float:left;
	margin:0px;
	margin-right:15px;
}
.user_name a{
	color: #8BBC0A;
	font-size:14px;
	font-weight:bold;
	line-height:69px;
}
.breadcrumb{
	width: 500px;
	margin-top:15px;
	margin-left:20px;
	float:left;
	color:#ff561b;
	font-size:11px;
	text-align:left;
}
.breadcrumb *{
	color:#ff561b;
	font-size:11px;
}
.breadcrumb a{
	color:#595858;
	font-size:11px;
}
#languages {
	position: absolute;
	right:20px;
	top:25px;
	width: 70px;
	height: 22px;
	background: url('../img/langv_podl.png') no-repeat top center;
}
#languages img{
	margin-top:4px;
	margin-left:2px;
	margin-right:2px;
}
#languages img.current_lang{
	border: 3px solid #ba0012
}

/*-------LEFT MENU---------------------------------------*/

#left_menu{
	width:222px;
	background:url('../img/left_menu.gif') repeat-y top;
	position:relative;
	padding-top:2px;
	padding-bottom:3px;
	float:left;
}
.left_menu_top{
	width:222px;
	height:2px;
	background:url('../img/left_menu_t.gif') no-repeat top;
	position:absolute;
	top:0px;
	line-height:1px;
	font-size:1px;
}

.left_menu_item{
	min-height:30px;
	*height:30px;
	width:100%;
	background:url('../img/left_menu_item_b.gif') no-repeat bottom;
	position:relative;
	text-align:left;

}
.left_menu_bottom{
	width:222px;
	height:3px;
	background:url('../img/left_menu_b.gif') no-repeat bottom;
	position:absolute;
	bottom:0px;
	line-height:1px;
	font-size:1px;
}
.left_menu_item_arrow{
	background:url('../img/left_menu_arrow.gif') no-repeat 204px;
}
.left_menu_item_link{
	padding-left:15px;
	padding-right:45px;
	padding-top:7px;
	padding-bottom:7px;
	background:url('../img/left_menu_right_line.gif') repeat-y 192px;
}
.left_menu_item_link a, .left_menu_item_sub a{
	font-size:14px;
	text-decoration:none;
	color:#595858;
}
.left_menu_item_top{
	height:3px;
	width:222px;
	background:url('../img/left_menu_item_t.gif') no-repeat bottom;
	position:absolute;
	top:0px;
	line-height:1px;
	font-size:1px;
}

.left_menu_item_active .left_menu_item{
	background:url('../img/left_menu_item_active.gif') no-repeat bottom;
}
.left_menu_item_active{
	min-height:30px;
	*height:30px;
	width:100%;
	background:url('../img/left_menu_item_active_bg.gif') repeat-y;
	position:relative;
	text-align:left;
}
.left_menu_item_active .left_menu_item_arrow{
	background:url('../img/left_menu_arrow2.gif') no-repeat 200px center;
}
.left_menu_item_active .left_menu_item_top{
	width:222px;
	height:4px;
	background:url('../img/left_menu_item_active_t.gif') no-repeat top;
	position:absolute;
	top:0px;
	line-height:1px;
	font-size:1px;
}
.left_menu_item_active .left_menu_item_link{
	background:url('../img/left_menu_right_line2.gif') repeat-y 192px;
}
.left_menu_item_active .left_menu_item_link a{
	color:#ffffff;
	font-weight:bold;
}
.left_menu_item_sub{
	text-align:left;
	background:url('../img/left_menu_item_sub.gif') no-repeat top;
}
.left_menu_item_sub_bottom{
	padding-left:20px;
	padding-right:20px;
	background:url('../img/left_menu_item_sub_b.gif') no-repeat bottom;
}
.left_menu_item_sub_link{
	background:url('../img/left_menu_item_active_line.gif') repeat-x bottom;
	padding-top:7px;
	padding-bottom:8px;
}
.no_bg{
	background:none;
}
.left_menu_item_sub_link .sub_link{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
}
/*-------RIGHT BOX---------------------------------------*/
.right_box{
	width:224px;
	background:url('../img/right_part_bg.gif') repeat-y bottom;
	position:relative;
}
.right_box_head, .right_box .box_head{
	width:224px;
	min-height:34px;
	*height:34px;
	background:url('../img/right_t.gif') no-repeat top;
	text-align:center;
	color:#013601;
	font-weight:bold;
	line-height:34px;
}
.right_box .box_head .head_title{
	color:#FFFFFF;
}
.right_box_name{
	position:relative;
	display:inline;
}
.right_box_name .menu_item_shadow{
	color:#FFFFFF;
	position:absolute;
	top:-11px;
	left:-1px;
}
.right_box_bottom, .right_box .box_b{
	width:224px;
	height:4px;
	background:url('../img/right_b.gif') no-repeat bottom;
	position:absolute;
	bottom:0px;
	left:0px;
	line-height:1px;
	font-size:1px;
}
.right_box_content{

	padding:11px;
}
.news_date{
	color:#2788E2;
}
.news_line{
	height:20px;
	background:url('../img/news_line.gif') repeat-x center;
}
a.bold{
	font-weight:bold;
}
/*---PAGER----------------------------------------------------------*/
#pager *{
	font-size:12px;
	margin-top:10px;
}
#pager a{
	text-decoration:none;
}
#pager a:hover{
	text-decoration:underline;
}
#pager a.next{
	text-decoration:underline;
}
#pager a.next:hover{
	text-decoration:none;
}
#pager .pager_nowpage{
	background:#FFFFFF;
}
#pager div{
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	border:1px solid #FF561B;
	margin:5px;

	line-height:20px;
}
#pager div a{
	line-height:20px;
	color:#FF561B;
}
#pager td{
	border:0px;}
/*-------TEACHERS---------------------------------------*/
.pupil_photo_grey{border:1px solid #FF561B;}
.teacher_box{
	width:170px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
/*-------NEWS---------------------------------------*/
.news h1 {
	font-size:16px;
}
.news_item .date{
	font-size:11px;
	color:#012D71;
	padding-top:0px;
}
.news_item{
	padding-bottom:15px;
}
.news_item h1{
	padding-bottom:15px;
}
.news_item .title{
	font-size:11px;
	color:#8BBC0A;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.news_item .cont{
	font-size:11px;
	padding-bottom:5px;
}
/*-FORMS--------------------------------------------------------------------*/
div.form div.formrow{
	margin-top:10px;
}
textarea.general{
	width:550px;
	height:150px
}
input.general{
	width:250px;
}
div.formrow.buttons{
	text-align:center
}
div.formrow label{
	float:left;
	width:150px;
	margin-right:10px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
input.button_mid{
	width:164px;
	height:26px;
	background:url('../img/button_mid.png') no-repeat bottom left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	color:#3B4758;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
}
.hint{
	font-style:italic;
	font-size:11px;
}
div.form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

div.form .errorMessage
{
	color: red;
	font-size: 0.9em;
}

div.form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

div.form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

/*ERROR STYLES*************/
span.required{
	color:#FF0000 !important;
	font-size:11px !important;
	text-align:left;
}
div.message_confirm{
	color:#289B05 !important;
}

input.next, div.form input.next {
	width: 87px;
	height: 36px;
	background: url('../img/button_next.png') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 15px;
}

input.next ::-moz-focus-inner {
	border: 0;
}

input.back, div.form input.back{
	width: 85px;
	height: 36px;
	background: url('../img/button_back.png') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 25px;
}
input.back ::-moz-focus-inner {
	border: 0;
}

div.back{
	width: 85px;
	height: 36px;
	background: url('../img/button_back.png') no-repeat top left;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	margin-right:10px;
}
div.back a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	text-decoration:none;
	line-height:36px;
	padding-left: 30px;
}

div.next{
	width: 85px;
	height: 36px;
	background: url('../img/button_next.png') no-repeat top left;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 15px;
}
div.next a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	text-decoration:none;
	line-height:36px;
}
.impotant_news{
	font: bold 18px serif;
	color:#02A2D6;
	margin-right:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-top:10px;
}
.impotant_news a{
	font: bold 18px serif;
	color:#02A2D6;
	text-decoration:none
}

/*-------Menu---------------------------------------*/
/*.bg_left{
	background:url(../img/menu_bg_left.png)  0 0 no-repeat;
	width:1px;
	height:48px;
	float:left;
}
.bg_right{
	background:url(../img/menu_bg_right.png) no-repeat;
	width:6px;
	height:49px;
	float:left;
}*/
.bg_left li a:hover span,.bg_left li:hover  a span,.bg_left li.hover  a span{
	background-position:100% -60px;
}
#menu{
	position:relative;
	text-align:left;
}
#menu ul{
	list-style:none;
	position:relative;
}
#menu li{
	list-style:none;
	position:relative;
}

/*---------------------PAGER-----------------------------------------*/
.site_pager{
	margin-top:20px;
	float:right;
	font-size:13px;
	clear:both
}
.site_pager ul.yiiPager
{
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}
.site_pager ul.yiiPager li
{
	display:inline;
}
.site_pager ul.yiiPager *
{
	font-size:13px;
	color:#ff7435;
	font-weight:normal;
}
.site_pager ul.yiiPager a:link,
.site_pager ul.yiiPager a:visited
{
	border:none;
	font-weight:normal;
	padding:1px 6px;
	text-decoration:none;
	color:#ff7435;
}

.site_pager ul.yiiPager .page a
{
	font-weight:normal;
	font-size:13px;
}

.site_pager ul.yiiPager a:hover
{
	border:none;
}

.site_pager ul.yiiPager .selected a
{
	background:none;
	color:#ff7435;
	font-weight:bold;
	font-size:14px;
}

.site_pager ul.yiiPager .hidden a
{
	border:none;
	color:#a1a1a1;
	font-weight:normal;
	font-size:13px;
}
.site_pager ul.yiiPager a
{
	color:#3a718f;
	font-weight:normal;
	font-size:13px;
}
/**
 * Hide first and last buttons by default.
 */
.site_pager ul.yiiPager .first,
.site_pager ul.yiiPager .last
{
	display:none;
}
.site_map{
	width:29%;
	float:left;
	border:1px solid #FF561B;
	margin-right:10px;
	padding:10px;
}
/*---------------------EDITOR-----------------------------------------*/
h4,h4 *{
	text-align:left;
	color: #8BBC0A;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
div.rule_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.rule_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.rule_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}

div.note_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.note_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.note_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}


div.question_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.question_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.question_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}

div.exclam_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.exclam_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.exclam_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}


div.arrow_blue{
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_blue.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_blue *{
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
div.arrow_green{
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_green.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_green *{
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
div.arrow_red{
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_red.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_red *{
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

div.calque_blue{
	color:#0E57C6;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_blue.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.calque_green{
	color:#6DB400;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_green.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.calque_red{
	color:#FF5D3B;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_red.png') no-repeat 0px 5px;
	padding-left:20px;
}
span.formula{
	position:absolute;
	right:0px;
	font-size: 13px;
	color:#0E57C6;
	font-weight:bold;
	height:15px;
}
.img_formula{
	border:1px solid #efe7d9;
}

.red{
	color:#FF5D3B;
}
.green{
	color:#6DB400;
}
.blue{
	color:#0E57C6;
}

ul{
	list-style: none;
	margin-left:25px;
	list-style-image:url('../img/editor/spot_grey.png');
}
.Left{
	text-align:left;
}
.Center{
	text-align:center;
}
.Right{
	text-align:right;
}
.Justified{
	text-align:justify;
}

/*---------------------FLOAT MENU-----------------------------------------*/
#menu_bg{
	width:100%;
	height:51px;
	background:url('../img/menu_bg.gif') repeat-x;
}
#menu{
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
#menu ul{
	list-style:none;
	position:relative;
	left:50%;
}
#menu li{float:left;position:relative;}/* ie needs position:relative here*/
#menu a{
	white-space:nowrap;
}
/*-------------------FIX PAGES-----------------------------*/
.blue_box h3{
	text-align:center;
	font-size:20px;
}
.user_blog h3{
	font-size:16px;
	line-height:40px;
}
.confirm{
	color: #8BBC0A;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.teacher_box .name{
	height:50px;
}

/*-------------------FIX PAGES-----------------------------*/
.slideshow { height: 250px; width: 510px; 	background:#3e8616; position:relative;text-align:center}
.slideshow img { height: 220px; width: 510px;}
#slideshow_up{
	position:relative;
}
#slideshow_nav{
	width: 510px;
	position:absolute;
	top:228px;
	z-index:30;
	text-align:center;
}
#slideshow_nav a{
	width:15px;
	height:15px;
	background:url(../img/2.gif) no-repeat;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	font-size:1px;
	line-height:14px;
	color:#2e6e10;
}
#slideshow_nav a.activeSlide {
	background:url(../img/1.gif) no-repeat;
	font-size:1px;
	height:15px;
	line-height:15px;
	color:#dbe8d8;
}
#slideshow_title{
	position:absolute;
	top:10px;
	left:10px;
	z-index:30;
}
#slideshow_title h3{
	background:#f2f4f5;
	width:250px;
	padding:10px;
	line-height:15px;
}
#slideshow_title h3 a{
	color:#3e8616;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
.TB_Button_On_Over, .TB_Button_Off_Over{
    border: #316ac5 1px solid;
    background-color: #000 !important;
}

/*------search--------------*/
.search_box{
	width:188px;
	position:relative;
}
.right_box_top_search {

	min-height:6px;
	*height:34px;
	background:url('../img/right_t_enter.gif') no-repeat top;
	text-align:center;
	color:#013601;
	font-weight:bold;
	line-height:34px;
}
.right_box_bottom_search{
	width:188px;
	height:6px;
	background:url('../img/right_b_enter.gif') no-repeat bottom;
	position:absolute;
	bottom:0px;
	left:0px;
	line-height:1px;
	font-size:1px;
}
.srch_blck {
	width:180px;
}
.search{
	width:188px;
	height:75px;
	background:url('../img/border_enter.gif') repeat-y;
}
.search a{
	text-decoration:none !important;
}
.search p{
	font:11px Arial;
	text-align:center;
	color:#b8b8b8;

}
.portlet{
	padding:20px 3px 3px 8px;
}
.field {
	height: 22px;
	width:108px;
	background:url(../img/field.gif) no-repeat;
	border:0px;
	font-size:10px;
}
.searchb input {
    background:url('../img/search_bg.gif') repeat-x;
    padding-bottom: 7px;
    font-size: 13px;

}
.searchb img.head {
    background:url('../img/search_left.gif') no-repeat;
    width:2px;
}

.searchb img.tail {
    background:url('../img/search_right.gif') no-repeat;
    width:3px;
}

/*------------enter--------------------*/
#enter{
	width:188px;
	height:37px;
	background:url('../img/enter.gif') no-repeat center;
	text-align:center;
}
#enter a{
	line-height:34px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
#enter_user{
	width: 185px;
}
.user_name{
	float:left;
	width: 100px;
	margin:0 15px 2px 0;
}
.user_name a{
	color: #8BBC0A;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
}


/*--------logout-----------*/
.logout{
	width: 69px;
	height:27px;
	text-align:center;
}
.logout a{
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: -1px;
	text-decoration:none;
}
.green_box_head{
	height:38px;
	background: url("../img/enter.gif") no-repeat scroll center center transparent;
}

.ept
{
color:red !important;
border: 1px solid green !important;
}